 error: <!-- Configuration file for SCP. File can either be placed in current directory or in a path specified by environment variable
'SCP_CONFIG_FILEPATH_' + <vendor alias value> e.g. if vendor alias value is 'demo' then environment variable name should be
'SCP_CONFIG_FILEPATH_DEMO'. Similarly configuration file name should be in following format: 'sntlcloudp_configuration_<Vendor_Alias>.xml' 
e.g. if demo is vendor alias then configuration file name should be 'sntlcloudp_configuration_demo.xml' -->

<!-- Please refer to the SCP Installation and Configuration Guide for details of configuration properties. -->
<Configuration>
	<!-- Address of Directory Services Server -->
	<YPSaddress value="https://asdea.dev.sentinelcloud.com/YPServer/" />

	<!-- Port of local RMS License Manager -->
	<!-- <LicenseManager port="5093" /> -->

	<!-- List of customers for which SCP will retrieve licenses -->
	<CustomerList>
		<!-- Customer ID as defined in EMS. This property  takes 'Customer ID' from the EMS portal or 'identifier' from the customer-specific EMS REST APIs as an input. -->
		<Customer id="67e186d5-2d9a-4373-a57f-67af09c2becf">
			<!-- List of product keys and variants for which licenses are to be retrieved. This is an optional property and used mostly when the fingerprint registration is disabled from EMS.  The productvariant attribute is applicable only for version-less products. -->
<!--
 			<ProductKeys>			
				<ProductKey pkid="" productvariant="" />
			</ProductKeys> -->

		</Customer>
	</CustomerList>

	<!-- Unique friendly name of the machine. The same friendly name must be used in EMS during fingerprint registration, if fingerprint registration is enabled for the entitlement or product key -->
	<FingerprintFriendlyName value="host_name"/>

	<!-- **************************	Begin: Proxy Settings************************************************************	-->	

	<!-- Description of All the proxy related settings -->
	<!-- ProxyMode:- possible values for ProxyMode:
					1 = no proxy
					2 = manual proxy
					3 = auto proxy -->
	<!-- **************************		Manual Proxy Settings	*****************************	-->
	<!-- ProxyHost - Proxy HostName or IP
	ProxyUser - Proxy User Name
	ProxyPassword - Proxy Password
	ProxyPort - Proxy Port Number -->
	<!-- **************************		Auto Proxy Settings	*****************************	-->
	<!-- ProxyPAC - Address of Proxy PAC file -->

	<!-- Properties to use for Proxy, Please uncomment the below section if you want to change proxy setting -->
	<!-- <ProxySettings>
		<ProxyMode value="3"/>
		<ProxyHost value="localhost" />
		<ProxyUser value="abc" />
		<ProxyPassword value="test" />
		<ProxyPort value="8080" />
		<ProxyPAC value="http://ProxyScriptHostUrl/proxy.pac"/>
	</ProxySettings> -->

	<!-- **************************** End: Proxy Settings *********************************************************** 	-->

	<!-- Description of All the logging related settings -->
	<!-- Logging:- 	possible values for Logging:
					0 - Logging is OFF
					1 - Logging is ON (Default)
		
		LogLevel:- 	possible values for LogLevel:
					1. Error  (Default)
					2. Debug
		LogFilePath:- location and name of the log file
		LogFileMode:- possible values for LogFileMode:
					1 - Create New File For Logging
					2 - Append Existing File For Logging (Default)
		LogType:- possible values for LogType:
				1 - Logging to be done in File (Default)
				2 - Logging to be done in OS event logger -->

	<!-- Properties to use for logging, Please uncomment the below section if you want to change log related settings.
		 Please note logging configurations are not valid for standalone mode -->
	<!-- <LoggingSettings> -->
		<!-- <Logging value ="1"/> -->
		<!-- <LogLevel value ="1"/> -->
		<!-- <LogFilePath value ="scp.log"/> -->
		<!-- <LogFileMode value ="2"/> -->
		<!-- <LogType value ="1"/> -->
	<!-- </LoggingSettings> -->

<ProxySettings>
    
	<ProxyMode value="1"/>

</ProxySettings>

</Configuration>


 length: 3920write

run lsgeninit.exe lsinit.txt
run lsinit.exe
